Expands the row associated with the specified resources. If there is no such row or the current view is not CalendarView.ResourceView, nothing happens.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void expandResourceRow ( |
A list with Resource objects defining the row to expand.
See Also